Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix inequality sign and var name in outside bbox test #540

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

mcara
Copy link
Member

@mcara mcara commented Dec 18, 2024

A minor fix of the inequality in a test for points outside of the footprint. Also changed a variable name because range is a built-in name.

@mcara mcara requested a review from nden December 18, 2024 23:58
@mcara mcara self-assigned this Dec 18, 2024
@mcara mcara requested a review from a team as a code owner December 18, 2024 23:58
@mcara mcara force-pushed the fix-outside-calc3 branch 2 times, most recently from 55a040e to 8dfdab4 Compare December 19, 2024 00:08
@mcara mcara force-pushed the fix-outside-calc3 branch from 8dfdab4 to 8a28efc Compare December 19, 2024 23:22
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@fcbcf5a). Learn more about missing BASE report.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #540   +/-   ##
=========================================
  Coverage          ?   87.58%           
=========================================
  Files             ?       22           
  Lines             ?     3955           
  Branches          ?        0           
=========================================
  Hits              ?     3464           
  Misses            ?      491           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WilliamJamieson WilliamJamieson merged commit 4542b6a into spacetelescope:master Dec 20, 2024
23 of 24 checks passed
WilliamJamieson added a commit to WilliamJamieson/gwcs that referenced this pull request Dec 20, 2024
@nden nden added this to the 0.22 milestone Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants